-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.5
-
Code
-
Classes
- EventApplicationService
Total Complexity |
250 |
Dependencies |
26 |
Dependents |
0 |
Total lines |
1,480 |
Lines of code |
915 |
Logical lines of code |
463 |
Comment lines |
278 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
D |
10 |
76 |
347 |
add() |
B |
34 |
18 |
92 |
getEventsByIds() |
B |
41 |
19 |
54 |
delete() |
B |
41 |
18 |
58 |
updateSingle() |
B |
37 |
17 |
73 |
updateStatus() |
B |
41 |
18 |
55 |
eventDetailsUpdated() |
A |
61 |
16 |
9 |
getEventById() |
A |
49 |
13 |
31 |
deleteEvent() |
A |
48 |
12 |
30 |
removeSlotsFromEvents() |
A |
43 |
8 |
49 |
getEditedEvents() |
A |
55 |
10 |
18 |
getTicketsPriceByDateRange() |
S |
55 |
6 |
18 |
addSingle() |
S |
48 |
5 |
32 |
deleteEventBooking() |
S |
56 |
5 |
17 |
build() |
S |
54 |
4 |
22 |
isSeparateRecurringEvent() |
S |
68 |
4 |
7 |
__construct() |
S |
81 |
1 |
3 |